From bd05c1f959548286532560e615429fc0a82b414a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Piotr=20Dr=C4=85g?= Date: Mon, 6 Feb 2012 02:38:25 +0100 Subject: [PATCH] Add bloatpad to POTFILES.skip It doesn't break the build yet, but it will once intltool is fixed to accept translatable='yes' --- po-properties/POTFILES.skip | 1 + po/POTFILES.skip | 1 + 2 files changed, 2 insertions(+) diff --git a/po-properties/POTFILES.skip b/po-properties/POTFILES.skip index d9abc3de8b..55f0f4bafc 100644 --- a/po-properties/POTFILES.skip +++ b/po-properties/POTFILES.skip @@ -1,5 +1,6 @@ demos/gtk-demo/demo.ui demos/gtk-demo/menus.ui +examples/bloatpad.c tests/a11y/accessible-name.ui tests/a11y/assistant.ui tests/a11y/buttons.ui diff --git a/po/POTFILES.skip b/po/POTFILES.skip index c8c237e48e..77706630c2 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -1,5 +1,6 @@ demos/gtk-demo/demo.ui demos/gtk-demo/menus.ui +examples/bloatpad.c gtk/paper_names.c tests/a11y/accessible-name.ui tests/a11y/assistant.ui -- 2.30.2